| alphaBlend(CColour &destination, const CAlphaColour &background, const CAlphaColour &source) | Exponent::GUI::Basics::CAlphaColour | [inline, static] |
| alphaBlend(CColour &destination, const CColour &background, const CColour &source, const unsigned long alpha) | Exponent::GUI::Basics::CAlphaColour | [inline, static] |
| alphaComposite(const unsigned long foreground, const unsigned long background, const unsigned long alpha) | Exponent::GUI::Basics::CAlphaColour | [inline, protected, static] |
| CAlphaColour(const unsigned long red, const unsigned long green, const unsigned long blue, const unsigned long alpha=255) | Exponent::GUI::Basics::CAlphaColour | |
| CAlphaColour() | Exponent::GUI::Basics::CAlphaColour | |
| CAlphaColour(const CAlphaColour &colour) | Exponent::GUI::Basics::CAlphaColour | |
| CALPHACOLOUR_BLACK | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_BLUE | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_DARK_GREY | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_GREEN | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_LIGHT_GREY | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_ORANGE | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_PINK | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_PURPLE | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_RED | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_TURQUOISE | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_WHITE | Exponent::GUI::Basics::CAlphaColour | [static] |
| CALPHACOLOUR_YELLOW | Exponent::GUI::Basics::CAlphaColour | [static] |
| CColour(const unsigned long red, const unsigned long green, const unsigned long blue) | Exponent::GUI::Basics::CColour | |
| CColour() | Exponent::GUI::Basics::CColour | |
| CColour(const CColour &colour) | Exponent::GUI::Basics::CColour | |
| CColour(COLORREF &colour) | Exponent::GUI::Basics::CColour | |
| CCOLOUR_BLACK | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_BLUE | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_DARK_GREY | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_GREEN | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_LIGHT_GREY | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_ORANGE | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_PINK | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_PURPLE | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_RED | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_TURQUOISE | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_WHITE | Exponent::GUI::Basics::CColour | [static] |
| CCOLOUR_YELLOW | Exponent::GUI::Basics::CColour | [static] |
| CCountedObject() | Exponent::Basics::CCountedObject | |
| CCountedObject(const char *className) | Exponent::Basics::CCountedObject | |
| darkenColour() | Exponent::GUI::Basics::CAlphaColour | |
| dereference() | Exponent::Basics::CCountedObject | [virtual] |
| getAlpha() const | Exponent::GUI::Basics::CAlphaColour | [inline] |
| getAsColour() const | Exponent::GUI::Basics::CAlphaColour | |
| getAsColour(CColour &colour) const | Exponent::GUI::Basics::CAlphaColour | |
| getAsColourRef() const | Exponent::GUI::Basics::CColour | |
| getBlue() const | Exponent::GUI::Basics::CColour | [inline] |
| getGreen() const | Exponent::GUI::Basics::CColour | [inline] |
| getObjectClass() const=0 | Exponent::Basics::ICountedObject | [pure virtual] |
| getObjectDescription(char *string, const long size) const | Exponent::GUI::Basics::CAlphaColour | [virtual] |
| getRed() const | Exponent::GUI::Basics::CColour | [inline] |
| getReferenceCount() const | Exponent::Basics::CCountedObject | [virtual] |
| ICountedObject() | Exponent::Basics::ICountedObject | [inline] |
| lightenColour() | Exponent::GUI::Basics::CAlphaColour | |
| m_alpha | Exponent::GUI::Basics::CAlphaColour | [protected] |
| m_blue | Exponent::GUI::Basics::CColour | [protected] |
| m_green | Exponent::GUI::Basics::CColour | [protected] |
| m_red | Exponent::GUI::Basics::CColour | [protected] |
| m_referenceCount | Exponent::Basics::CCountedObject | [protected] |
| operator+=(const CColour &colour) | Exponent::GUI::Basics::CColour | |
| operator=(const CAlphaColour &colour) | Exponent::GUI::Basics::CAlphaColour | |
| operator=(const CColour &colour) | Exponent::GUI::Basics::CAlphaColour | |
| operator==(const CAlphaColour &colour) const | Exponent::GUI::Basics::CAlphaColour | |
| Exponent::GUI::Basics::CColour::operator==(const CColour &colour) | Exponent::GUI::Basics::CColour | |
| referenced() | Exponent::Basics::CCountedObject | [virtual] |
| setAlpha(const unsigned long alpha) | Exponent::GUI::Basics::CAlphaColour | [inline] |
| setBlue(const unsigned long blue) | Exponent::GUI::Basics::CColour | [inline] |
| setColour(const unsigned long red, const unsigned long green, const unsigned long blue, const unsigned long alpha) | Exponent::GUI::Basics::CAlphaColour | [virtual] |
| Exponent::GUI::Basics::CColour::setColour(const unsigned long red, const unsigned long green, const unsigned long blue) | Exponent::GUI::Basics::CColour | [virtual] |
| setFromColourRef(const COLORREF &colour) | Exponent::GUI::Basics::CColour | |
| setGreen(const unsigned long green) | Exponent::GUI::Basics::CColour | [inline] |
| setRed(const unsigned long red) | Exponent::GUI::Basics::CColour | [inline] |
| ~CAlphaColour() | Exponent::GUI::Basics::CAlphaColour | [virtual] |
| ~CColour() | Exponent::GUI::Basics::CColour | [virtual] |
| ~CCountedObject() | Exponent::Basics::CCountedObject | [virtual] |
| ~ICountedObject() | Exponent::Basics::ICountedObject | [inline, virtual] |